home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / utility / utility.m < prev   
Encoding:
Text File  |  2000-08-04  |  302 b   |  19 lines

  1. /*
  2. **    $VER: utility.m 39.2 (18.9.1992)
  3. **    Includes Release 44.1
  4. **
  5. **    utility.library include file
  6. **
  7. **    (C) Copyright 1992-1999 Amiga, Inc.
  8. **    All Rights Reserved
  9. */
  10.  
  11. MODULE    'exec/libraries'
  12.  
  13. #define    UTILITYNAME    'utility.library'
  14.  
  15. OBJECT UtilityBase
  16.     LibNode:Library,
  17.     Language:UBYTE,
  18.     Reserved:UBYTE
  19.